Skip to content

Add basic cluster health alerts #631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcusboden
Copy link

@marcusboden marcusboden commented Jul 9, 2025

This adds basic cluster health alerting, based on the mysql_perf_schema_replication_group_member_info
metrics.

Issue

The charm lacks alerts for basic cluster health, see #619.

Solution

This charm uses the very basic metrics that were added to the exporter in prometheus/mysqld_exporter#459

Todo

This adds basic cluster health alerting, based on the
mysql_perf_schema_replication_group_member_info
metrics.
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@025afd6). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #631   +/-   ##
=======================================
  Coverage        ?   51.12%           
=======================================
  Files           ?       13           
  Lines           ?     1829           
  Branches        ?      316           
=======================================
  Hits            ?      935           
  Misses          ?      817           
  Partials        ?       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@paulomach paulomach added the enhancement New feature, UI change, or workload upgrade label Jul 17, 2025
@marcusboden marcusboden marked this pull request as ready for review July 18, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, UI change, or workload upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants